projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40e1843
)
(ff-find-related-file): Fix autoload cookie.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 26 Oct 2002 22:35:16 +0000
(22:35 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 26 Oct 2002 22:35:16 +0000
(22:35 +0000)
lisp/find-file.el
patch
|
blob
|
history
diff --git
a/lisp/find-file.el
b/lisp/find-file.el
index 79ff1a6ab47a9e2a1f8d3d45ee058366bba14949..b4db74da7561f9846324c6eaa7f7e4684f451773 100644
(file)
--- a/
lisp/find-file.el
+++ b/
lisp/find-file.el
@@
-312,7
+312,7
@@
If optional IN-OTHER-WINDOW is non-nil, find the file in another window."
(ff-find-the-other-file in-other-window)
(setq ff-ignore-include ignore)))
-;;;###
+;;;###
autoload
(defalias 'ff-find-related-file 'ff-find-other-file)
;;;###autoload